- data-parallel operator
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Data parallelism — (also known as loop level parallelism) is a form of parallelization of computing across multiple processors in parallel computing environments. Data parallelism focuses on distributing the data across different parallel computing nodes. It… … Wikipedia
Parallel transport — In geometry, parallel transport is a way of transporting geometrical data along smooth curves in a manifold. If the manifold is equipped with an affine connection (a covariant derivative or connection on the tangent bundle), then this connection… … Wikipedia
NAS Parallel Benchmarks — Original author(s) NASA Numerical Aerodynamic Simulation Program Developer(s) NASA Advanced Supercomputing Division Stable release 3.3 Development status Active … Wikipedia
NAS Parallel Benchmarks — Тип промышленный бенчмарк Разработчик NASA Advanced Supercomputing Division Написана на Фортран, Си Первый выпуск 1991 (1991) Аппаратная платформа кросс платформенная … Википедия
Teradata Parallel Transporter — (TPT) is a Teradata utility.Teradata Parallel TransporterTeradata Parallel Transporter, a parallel multi function load environment, simplifies building and maintaining a data warehouse by providing flexible, scalable access to data sources from a … Wikipedia
Computer data storage — 1 GB of SDRAM mounted in a personal computer. An example of primary storage … Wikipedia
Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the … Wikipedia
Floating car data — (FCD) (also known as; Floating Cellular Data) is a method to determine the traffic speed on the road network. It is based on the collection of localisation data, speed, direction of travel and time information from driving vehicles. These data… … Wikipedia
APL (programming language) — APL Paradigm(s) array, functional, structured, modular Appeared in 1964 Designed by Kenneth E. Iverson Developer Kenneth E. Iverson … Wikipedia
Communicating sequential processes — In computer science, Communicating Sequential Processes (CSP) is a formal language for describing patterns of interaction in concurrent systems.[1] It is a member of the family of mathematical theories of concurrency known as process algebras, or … Wikipedia
MapReduce — is a software framework introduced by Google in 2004 to support distributed computing on large data sets on clusters of computers.[1] Parts of the framework are patented in some countries.[2] The framework is inspired by the map and reduce… … Wikipedia